2018年10月31日 — To create a file of specific size in Windows 10, do the following. Type or copy-paste the following command: fsutil file createnew <filename> <length>
This is a free browser-based utility that creates random text files. You can set the desired file size (in bytes) as well as set the character class to use for ...
2023年5月15日 — If you need to create a large file with random data for testing purposes, you can use PowerShell or PowerShell Core to quickly generate it.
2018年5月12日 — On Windows, you can create a file containing truly unique content with Powershell. No third-party software needed. No admin rights needed.